home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / boot / MCGXBoot_1_2.lha / mcgxboot.doc < prev   
Text File  |  1997-12-13  |  1KB  |  64 lines

  1.  
  2. *****************************************
  3. MultiCGXBoot
  4.  
  5.    The cyber graphics bootpicture selector.
  6.  
  7.  
  8. Copyright 1997 Joe Sera
  9.  
  10. This software is freeware
  11.  
  12. The author is not liable for damages caused
  13. directly or indirectly by this program.
  14.  
  15. So if your head explodes, don't blame me. :)
  16.  
  17. *****************************************
  18.  
  19.  
  20. o What is it?
  21.  
  22.    This small program randomly selects
  23.   cgx bootpics during bootup. It checks
  24.   a directory containing all your bootpic
  25.   libraries and puls one out at random. It
  26.   took me 5 mins to write, but it's a neat
  27.   little program. It's even smart enough to
  28.   skip ".info" files, incase you copy them
  29.   into the directory along with the actual
  30.   bootpic library files.
  31.  
  32.  
  33. o installation:
  34.  
  35.    1) Copy the executable into your C: directory
  36.  
  37.    2) Set the EnvVar "CGXBootPicPath" to the path
  38.       where your boot pics are stored.
  39.  
  40.    3) add mCGXBoot to your User-Startup
  41.  
  42.  
  43. o The program will select the boot pic for the
  44.   _NEXT_ time you boot up.
  45.  
  46.  
  47.  
  48.  
  49. Thanks goes to Jacob for his suggestions and for creating
  50.    MakeCGXBoot
  51.  
  52.  
  53. History
  54. -------
  55.  
  56. V1.2
  57.  
  58.  - Fixed small memory allocation bug
  59.  
  60.  
  61. V1.1
  62.  
  63.  - Initial Release
  64.